home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000195_news@columbia.edu_Tue Apr 18 05:41:10 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA24591
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 21 Apr 1995 14:45:39 -0400
  3. Received: by apakabar.cc.columbia.edu id AA25381
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 21 Apr 1995 14:45:36 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!udel!gatech!swrinde!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Kermit in background
  9. Message-Id: <1995Apr18.114110.47817@cc.usu.edu>
  10. Date: 18 Apr 95 11:41:10 MDT
  11. References: <3mtuu4$ov4@apakabar.cc.columbia.edu> <3n0iou$fhc@meaddata.meaddata.com>
  12. Distribution: usa
  13. Organization: Utah State University
  14. Lines: 34
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. Robert,
  18.     I think it should be fairly obvious that major changes to CKermit
  19. have occurred over the past seven years, and to discuss these file descriptor
  20. things it would be wise to obtain the current issue.
  21.     Joe D.
  22. --------------
  23. In article <3n0iou$fhc@meaddata.meaddata.com>, robertg@meaddata.com (Robert Gerdardy) writes:
  24. >>to do, but the general idea is to invoke Kermit with the "-l n" option,
  25. >>where n is the numeric file descriptor of the open communication device.
  26. > I tried using using -l 0, it still didn't work. I guess it wanted to write as
  27. > well as read stdin? I want it to receive on stdin and send on stdout.
  28. > BTW, it also seems to return an exit code of 0 even when the receive option
  29. > is used and the transfer fails? Shouldn't it return something else if the 
  30. > requested transfer fails?
  31. > Bob
  32. > PS Here is the debug.log file it produced.
  33. > Debug Log [C-Kermit, 4E(070) 29 Jan 88]
  34. >  4.2 BSD
  35. > Tue Apr 18 10:26:29 1995
  36. > local=1
  37. > action=118
  38. > conint process group test=1
  39. > conint isatty test=1
  40. > conint backgrd=1
  41. > Debug Log Closed